Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 173,101 for

document formatting

(0.3 sec)
  1. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document Document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); Document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream());...new ByteArrayOutputStrea(); document.save(outputStream, SaveFormat...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  2. Draw geomtry to visio VDX document via Python |...

    Python source code to draw geomtry to visio vdx file within any Python based application....TIFF VSDX Draw Geomtry to VDX document in Python Native and high...performance draw geomtry to VDX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/python-java/drawing...
  3. Aspose.Words | Aspose.Words for .NET

    Effortlessly create, convert, and edit Microsoft Word Documents with Aspose.Words. No need for Word installation—streamline your Document workflow today!...and printing Microsoft Word documents without utilizing Microsoft...end of a bookmark in a Word document. BookmarkStart Represents...

    reference.aspose.com/words/net/aspose.words/
  4. How to Format Number to Percentage|Documentation

    This article will introduce how to format numbers to percentages using Aspose.Cells for JavaScript via C++ API....How to Format Number to Percentage Contents [ Hide ] Possible...Possible Usage Scenarios Formatting numbers to percentages in Excel...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  5. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for Node.js....Contents [ Hide ] Microsoft Word documents may contain various characters...Normally they are used for formatting purposes and are not drawn...

    docs.aspose.com/words/nodejs-net/working-with-c...
  6. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the Documentation article in C++....the Working with Fonts documentation article. class Font : public...() Resets to default font formatting. get_AllCaps () True if the...

    reference.aspose.com/words/cpp/aspose.words/font/
  7. ShadowFormat class | Aspose.Words for Python

    aspose.words.drawing.ShadowFormat class. Represents shadow Formatting for an object...ShadowFormat class Represents shadow formatting for an object. To learn more...Working with Graphic Elements documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 生成条件格式数据条形图像|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 JavaScript 库。它支持生成有条件格式的数据条和图片,让用户可以根据单元格的值自定义电子表格的显示。本文将介绍如何使用 Aspose.Cells 库生成有条件格式的数据条和图片。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/generat...
  9. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points....Examples Shows how to create a formatted table using DocumentBuilder...DocumentBuilder. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Stroke.Visible | Aspose.Words for .NET

    Control stroke visibility with our easy-to-use property. Enhance your design by toggling stroke visibility for better visual impact!...set marker formatting. Document doc = new Document (); DocumentBuilder...8 , 1.7 }); // Set marker formatting. series . Marker . Size =...

    reference.aspose.com/words/net/aspose.words.dra...